Skip to content

Mitigates a critical Out-of-Bounds (OOB) read vulnerability by transitioning internal trie references to absl::Span and validating array lengths before dynamic offset queries. Added explicit boundary safety unit tests to verify mitigation.#1506

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_908780954

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Mitigates a critical Out-of-Bounds (OOB) read vulnerability by transitioning internal trie references to absl::Span and validating array lengths before dynamic offset queries. Added explicit boundary safety unit tests to verify mitigation.

@copybara-service copybara-service Bot force-pushed the test_908780954 branch 4 times, most recently from 522f2fc to 51a8363 Compare May 5, 2026 14:00
…tioning internal trie references to absl::Span and validating array lengths before dynamic offset queries. Added explicit boundary safety unit tests to verify mitigation.

PiperOrigin-RevId: 908780954
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant